List Columns Registry entry
Records the title of, and column(s) in, a List View. (This Registry entry is generated by the System when a new List View is specified in a module.)
Description
Users can specify a new List View and select which List View to use by selecting Choose (List Settings) on the View tab of the Ribbon. The current List View is recorded in a List Columns Selected Registry entry.
Usage
This Registry entry can be assigned to users and groups:
Key | User | Group | Group |
---|---|---|---|
Key 1 | User
|
Group
|
Group
|
Key 2 | user | group | Default
|
Key 3 | Table
|
||
Key 4 | table | ||
Key 5 | List Columns
|
||
Key 6 | title | ||
Value | viewformat |
User
|
user | Table
|
table | List Columns
|
title | viewformat |
Group
|
group | Table
|
table | List Columns
|
title | viewformat |
Group
|
Default
|
Table
|
table | List Columns
|
title | viewformat |
where:
title | is a name for this List View. The Title can be selected by authorized users from the Fields box by selecting Choose (List Settings) on the View tab of the Ribbon. | |||||
viewformat |
is in the format: column=pixelwidth;column=pixelwidth;...#rowheight where: |
|||||
|
||||||
One or more fields can be displayed, each column separated by a semicolon. |
Note: This entry is not mandatory; Summary Data will be displayed by default.
Example
This entry defines a List View for all users viewing a list of Parties records. Three fields are listed:
Key | Setting |
---|---|
Key 1 | Group
|
Key 2 | Default
|
Key 3 | Table
|
Key 4 | eparties
|
Key 5 | List Columns
|
Key 6 | Party Name
|
Value | NamLast=134;NamFirst=105;NamMiddle=82#17
|